func go.pact.im/x/httprange.equalFoldASCII

3 uses

	go.pact.im/x/httprange (current package)
		contentrange.go#L61: 	if !equalFoldASCII(r.Unit, unit) {
		ranger.go#L193: 		if equalFoldASCII(v, noneUnit) {
		ranger.go#L205: func equalFoldASCII(a, b string) bool {